CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - simulation queue

搜索资源列表

  1. Bank_Simulation

    0下载:
  2. 银行业务情况模拟(银行有四个柜台。客户随机地进入银行办理业务,每个人办理业务需要的时间也是随机确定。客户进入银行后选择队列最短的队列排队,如果队列都一样长,则随机选择一个队列排队。客户进入队列后,如果是队列第一个,则接受银行服务,直到服务完成,然后离开银行。-banking business of simulation (4 bank counters. Random access to customer bank business, Everyone transacting business
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:5431
    • 提供者:王凯
  1. shujujiegoukechengsheji

    0下载:
  2. 1.本程序中,以栈模拟停车声,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理。 2.程序执行命令包括: 车的进库,车的出库 -1. The procedure to stack parking acoustic simulation, simulation car to queue outside the sidewalk, Reading from the terminal according to the input data management simula
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:60293
    • 提供者:jason
  1. Process_Scheduler

    0下载:
  2. 这是一个操作系统进程管理的模拟程序。 采用FCFS,多级反馈队列等算法调度进程。 这是我们操作系统课程的一个项目。-This is a process management system simulation program. Using FCFS queue, multi-level feedback queue algorithm scheduling process. This is our operating systems course of a project.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68034
    • 提供者:cy
  1. jcddmnxt

    0下载:
  2. 进程调度模拟程序 这里没有任何的API调用 只是模拟,我给进程设定了自己的语法,输入一般的字符cpu调用时只是正常输出,如果遇到 $ 表示该进程要调用系统资源后面必须跟一个数字表示占有的时间,如果资源闲置则占有资源否则阻塞,等资源释放在占有资源。进程的调用算法我采用的是时间片轮转算法并有所改进,当某个进程从阻塞队列释放后,他将把以前因为等待资源而被浪费的时间补回来。-scheduling process simulation program here no API calls only simu
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3498
    • 提供者:CT
  1. pai_dui_xi_tong

    0下载:
  2. vc环境下开发的多级多服务员排队模拟系统,输入文件为后缀名in文件,输出为后缀名out文件-vc development environment with multi - queue attendant simulation system, the importation of documents saved in document output saved out documents
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:15602
    • 提供者:愚人
  1. cheku_manage

    0下载:
  2. 车库管理源程序用栈实现! 用动画模拟车进库情况, 但车的数量有限,放满是用队列模拟放在便道上-garage management source with Stack achieve! With animation into the car, but a limited number of vehicles, is filled with simulation on the queue on the sidewalk
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3588
    • 提供者:liu fei
  1. desmoj.core_2.1.1

    0下载:
  2. 排队系统 可实现M/M/C队列 马克洛夫过程模拟等功能-queuing system can be realized M / M / C queue Makeluofu process simulation, and other functions. .
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:283258
    • 提供者:feiteng
  1. M_M_1

    0下载:
  2. 队列事件驱动仿真-queue event-driven simulation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1994
    • 提供者:王大伟
  1. pai_dui_xi_tong_fang_zhen

    0下载:
  2. 排队问题的仿真论文,内有详细的代码。解释详尽。-queue of simulation papers, which detailed code. Explained in detail.
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:191048
    • 提供者:长城
  1. FCFSSSTF

    0下载:
  2. 《操作系统原理》课程设计 课题名称:磁臂调度及扇区排队算法模拟 模拟了FCFS和SSTF两种调度 -"Operating Systems Theory" design issues Name : Magnetic Sector arm scheduling and queuing algorithm simulation and the simulation of FCFS queue scheduling two SSTF
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:298076
    • 提供者:张兴州
  1. yinhangyewu

    0下载:
  2. 利用随机数算法来产生客户,对于客户提出的各种要求和运营的情况对各种业务给予安排和调度,模拟银行的存款、取款业务,客户交易、客户排队等-use random number algorithm to generate customers, For customer's requirements and operation of the right to give all the business arrangements and scheduling, simulation of bank
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:82344
    • 提供者:李建龙
  1. MYMM1

    7下载:
  2. M/M/1单服务台排队系统仿真(用事件调度法实现离散事件系统仿真) 顾客到达模到达时间间隔和顾客服务时间均服从负指数分布,单服务台系统,按照单队排队,按FIFO方式服务。考察服务n个顾客(n=1000,2000,3000,5000)后的顾客平均队长及平均排队等待时间。-M/M/1 single-server queuing system simulation (using Event Scheduling Method Discrete Event Simulation System) t
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:麦麦
  1. 进程调度

    0下载:
  2. 本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler te
  3. 所属分类:其它

    • 发布日期:2014-01-15
    • 文件大小:155512
    • 提供者:lebeen
  1. yinghangpeidui

    1下载:
  2. 银行排队系统仿真 银行排队系统仿真 -Bank Queuing System Simulation Bank Queuing System Simulation bank queue System Simulation
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:43650
    • 提供者:upking
  1. WINQSB

    2下载:
  2. 排队论仿真与计算程序包括各种排队模型的设计仿真与计算测试程序内容是很难的程序-queuing theory and simulation program including the design of the queue model simulation and calculation of the test procedure is very difficult procedures
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3999277
    • 提供者:lizesi
  1. process_attemper

    1下载:
  2. 1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:365976
    • 提供者:huiting_liu
  1. Emulator

    1下载:
  2. 单窗口售票系统仿真程序 运用秒推进法模拟了单窗口售票系统售票员忙、闲,客户到达、排队等待、购票/离开等情形,并给出实时报告-single-window ticketing system simulation program to promote the use seconds simulation of single-window ticketing system conductor busy, idle, customers arrived, the queue waiting, bookin
  3. 所属分类:行业应用软件

    • 发布日期:2008-10-13
    • 文件大小:1492205
    • 提供者:孙丽霞
  1. kos

    0下载:
  2. 用C语言模拟操作系统的队列及时间片分配 简单-C language simulation operating system queue and the time allocated simple film
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1555
    • 提供者:刘辉
  1. MyComm

    0下载:
  2. 一个排队机伺服器的测试程序源代码,有队列模拟,呼号终端扫描等功能。-a Queue server testing procedures source code, a cohort simulation, call terminal scanning capabilities.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:85096
    • 提供者:新康
  1. Parking.rar

    0下载:
  2. 数据结构课程设计,实现一个停车场管理模拟的小程序,主要是对栈和队列的经典操作,Data structure curriculum design, the realization of a simulation of a small car park management procedures, mainly for classic stack and queue operation
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:12072
    • 提供者:y0315219
« 1 2 3 4 5 67 8 9 10 11 ... 17 »
搜珍网 www.dssz.com